View::AddToClipper

Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:17:22 1991
Index Return to Main Contents
 

NAME

View::AddToClipper - instance method  

TEMPLATE

see template of VObject::AddToClipper  

SPECIFIERS

public virtual  

DESCRIPTION

AddToClipper adds the specified Clipper to the instvar clippers. The first Clipper added is also set as container of this.
AddToClipper is called when a Clipper that shows this is opened or when the inner VObject of the Clipper is replaced with this.
For example, when a View is installed in a Splitter and the Splitter is opened, then each of the four Clippers of the Splitter calls this method.
See also method RemoveFromClipper, method Clipper::Open and method Clipper::ShowsView. Method is never overridden. Method never calls base method.  

ARGUMENTS

see arguments of VObject::AddToClipper  

RETURN ARGUMENT

see return argument of VObject::AddToClipper  

CATEGORIES

implementation

 

FIRST DEFINITION

class VObject  

FILES

implementation:
View.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FIRST DEFINITION
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:20 GMT, March 30, 2022